home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17725 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: inforamp.net!usenet
  2. From: rmorin@inforamp.net (Randy Charles Morin)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: STL - is it remotly possible
  5. Date: Wed, 17 Apr 1996 03:24:27 GMT
  6. Organization: InfoRamp Inc., Toronto, Ontario (416) 363-9100
  7. Message-ID: <4l1dp0$20m@sam.inforamp.net>
  8. References: <316F42DF.42F4@iwl.net> <4kt8fn$oos@sam.inforamp.net>
  9. NNTP-Posting-Host: ts47-13.tor.istar.ca
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. rmorin@inforamp.net (Randy Charles Morin) wrote:
  13.  
  14. >"Gary L. Grobe" <glgrobe@iwl.net> wrote:
  15. >>I'm looking for help & suggestions. (Using STL's sequence containers).
  16. >>Is this even slightly correct. It was intended to be read as, create an element in the root 
  17. >>list(Library)that points to an object(BookCase) which contains several lists(the books). A 
  18. >>tree with many roots. Everything should be dynamic. Of course it doesn't work, but I think it 
  19. >>will give an idea of what I'm trying to accomplish.
  20.  
  21. >I'm currently reading a book on the STL library.  I think you could
  22. >use it.  The title is "STL Turorial and Referance Guide: C++
  23. >Programming with the Standard Template Library" by Musser and Saini
  24. >and published by Addison-Wesley.
  25.  
  26. After reading about half the book, I like Musser's book very much.
  27. It's not that easy to read, but it makes for a good tutorial (learning
  28. tool) and reference.
  29.  
  30. Agrivar
  31.  
  32. Agrivar
  33.  
  34. aka Randy Charles Morin,
  35. MiddleWorld SoftWare,
  36. Satisfying Your Bit and Bytes,
  37. Canada 1-800-363-3780 
  38. Other  1-905-279-2087
  39. eMail  rmorin@inforamp.net
  40.  
  41.